home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 61 / MacAddict_061_2001_09.iso / pc / Software / Communication / Signature Randomizer 1.1 Free / Signature Randomizer ƒ / Read Me ! next >
Text File  |  2001-06-18  |  3KB  |  116 lines

  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
  2. <HTML>
  3.  
  4. <HEAD>
  5.     <TITLE>Signature Randomizer</TITLE>
  6. </HEAD>
  7.  
  8. <BODY BGCOLOR="#FFFFFF">
  9.  
  10.  
  11. <B>About <Signature Randomizer></B>
  12. <BR>
  13.  
  14. A small program I've written on a rainy afternoon;<BR>
  15. It allows you to select a different signature for your favorite eMail 
  16. program each time you boot your computer.
  17. <BR>
  18. <BR>
  19.  
  20. All signatures are kept in a single file, a random quote is chosen each 
  21. time 'SignatureRandomizer' is launched. The program writes the new 
  22. signature to a file called 'CurrentSignature.txt'.
  23. <BR>
  24. Select this file as signature in your favoured eMail application.
  25. <BR>
  26. <BR>
  27. <BR>
  28.  
  29. <B>The 'Signature Randomizer' is freeware.</B><BR>
  30. However, if you like the program please feel free to send me an eMail, a 
  31. postcard, money or whatever :-)
  32. <BR>
  33. <BR>
  34. <BR>
  35.  
  36. <B>Installation</B>
  37. <BR>
  38.  
  39. Just place an alias of 'SignatureRandomizer' in your 'Startup Items' 
  40. folder.<BR>
  41. That's all - the program will be launched each time you boot
  42. your system.
  43. <BR>
  44. <BR>
  45. <BR>
  46.  
  47. <B>Adding your own Signatures</B>
  48. <BR>
  49.  
  50. 'SignatureRandomizer' comes with a samples file including three different 
  51. quotes.<BR> When specifying your own quote, please note that:
  52.  
  53. <UL>
  54.     <LI>a quote line is limited to 80 chars</LI>
  55.     <LI>signatures can contain max. 4 lines</LI>
  56.     <LI>each signature must be followed by a <TT>@</TT></LI>
  57. </UL>
  58.  
  59. Sample file containing a single signature:
  60.  
  61. <PRE>
  62. --+---+-+--+---+-+--+---+-+--+---+-+--+---+-+--+---+-+--+--
  63. "Trust me, I know what I'm doing."
  64.                                            - Sledge Hammer
  65. @
  66. </PRE>
  67.  
  68. There's no restriction as to what the (up to four) lines specifying a 
  69. signature can contain; just note that a line starting with the <TT>@</TT> character 
  70. is interpreted as the end of a signature.
  71. <BR>
  72. <BR>
  73. <BR>
  74.  
  75. <B>Requirements</B>
  76. <BR>
  77. As mentioned before, the 'Signature Randomizer' is a quick hack and hasn't 
  78. been thouroughly tested; however your computer should match at least the 
  79. following specifications to run the program:
  80. <BR>
  81.  
  82. <UL>
  83.     <LI>a Macintosh (or compatible) computer equipped with any PowerPC CPU</LI>
  84.     <LI>MacOS 8.0 or greater (appearance manager required)</LI>
  85. </UL>
  86. <BR>
  87. <BR>
  88.  
  89. <B>History</B>
  90. <BR>
  91. <B>v1.0</B>: Initial release.<BR>
  92. <SMALL>(January 2001)</SMALL>
  93. <BR>
  94. <BR><B>v1.1</B>: Fixed bug causing SR to crash when quotes had more than 4 
  95. lines.<BR>
  96. <SMALL>(June 2001)</SMALL>
  97.  
  98. <BR>
  99. <BR>
  100. <BR>
  101.  
  102. <B>Contact</B>
  103. <BR>
  104. If you have any questions, suggestions, bug reports or just want to send
  105. me lots of money, write me an eMail:<BR>
  106. <TT>jan.barnholt@ruhr-uni-bochum.de</TT>
  107. <BR>
  108. <BR>
  109. or visit the 'Signature Randomizer' homepage at<BR>
  110.  
  111. <TT>http://homepage.ruhr-uni-bochum.de/jan.barnholt/sw/</TT>
  112.  
  113.  
  114. </BODY>
  115.  
  116. </HTML>